home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / term / vltj5867.lha / VLT / rexx / AddRexxLib.rexx < prev    next >
OS/2 REXX Batch file  |  1994-03-27  |  211b  |  9 lines

  1. /** Addrexxlib.rexx
  2. *
  3. *   This adds the support libraries. This script could be used
  4. *   in the startup sequence.
  5. *
  6. **/
  7. check = addlib('rexxsupport.library',0,-30,0)
  8. check = addlib('rexxarplib.library',0,-30,0)
  9.